@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/6702_CY_Summer_A>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "CY_Summer_A" ;
  .
<https://eurobis.org/id/event/6702_CY_Summer_B>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "CY_Summer_B" ;
  .
<https://eurobis.org/id/event/6702_CY_Summer_C>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "CY_Summer_C" ;
  .
<https://eurobis.org/id/event/6702_CY_Summer_D>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "CY_Summer_D" ;
  .
<https://eurobis.org/id/event/6702_CY_Winter_A>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "CY_Winter_A" ;
  .
<https://eurobis.org/id/event/6702_CY_Winter_B>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "CY_Winter_B" ;
  .
<https://eurobis.org/id/event/6702_CY_Winter_C>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "CY_Winter_C" ;
  .
<https://eurobis.org/id/event/6702_GR_Summer_A>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "GR_Summer_A" ;
  .
<https://eurobis.org/id/event/6702_GR_Summer_B>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "GR_Summer_B" ;
  .
<https://eurobis.org/id/event/6702_GR_Winter_A>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "GR_Winter_A" ;
  .
<https://eurobis.org/id/event/6702_GR_Winter_B>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "GR_Winter_B" ;
  .
<https://eurobis.org/id/event/6702_GR_Winter_C>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "GR_Winter_C" ;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_9'^^xsd:string;
  dwc:scientificName 'Acanthochitona fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Acanthochitona fascicularis'^^xsd:string;
  dwc:aphiaid '138677'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_9'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_10'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Alpheus dentipes'^^xsd:string;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_10'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_A_GR_Summer_A_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_A_GR_Summer_A_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_A_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_A_10'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Alpheus dentipes'^^xsd:string;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_A_10'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_12'^^xsd:string;
  dwc:scientificName 'Amphitrite variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Amphitrite variabilis'^^xsd:string;
  dwc:aphiaid '131479'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_12'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_A_GR_Summer_A_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_A_GR_Summer_A_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_A_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_A_12'^^xsd:string;
  dwc:scientificName 'Amphitrite variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Amphitrite variabilis'^^xsd:string;
  dwc:aphiaid '131479'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_A_12'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_15'^^xsd:string;
  dwc:scientificName 'Aspidosiphon (Aspidosiphon) muelleri muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Aspidosiphon muelleri'^^xsd:string;
  dwc:aphiaid '410717'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_15'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_16'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Athanas nitescens'^^xsd:string;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_16'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_18'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Bittium reticulatum'^^xsd:string;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_18'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_A_GR_Summer_A_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_A_GR_Summer_A_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_A_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_A_18'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Bittium reticulatum'^^xsd:string;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_A_18'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_24'^^xsd:string;
  dwc:scientificName 'Ceratonereis (Composetia) costae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Ceratonereis (Composetia) costae'^^xsd:string;
  dwc:aphiaid '333199'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_24'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_A_GR_Summer_A_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_A_GR_Summer_A_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_A_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_A_24'^^xsd:string;
  dwc:scientificName 'Ceratonereis (Composetia) costae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Ceratonereis (Composetia) costae'^^xsd:string;
  dwc:aphiaid '333199'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_A_24'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_25'^^xsd:string;
  dwc:scientificName 'Ceratonereis (Composetia) hircinicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Ceratonereis (Composetia) hircinicola'^^xsd:string;
  dwc:aphiaid '333206'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_25'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_A_GR_Summer_A_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_A_GR_Summer_A_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_A_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_A_25'^^xsd:string;
  dwc:scientificName 'Ceratonereis (Composetia) hircinicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Ceratonereis (Composetia) hircinicola'^^xsd:string;
  dwc:aphiaid '333206'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_A_25'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_26'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Cestopagurus timidus'^^xsd:string;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_26'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_27'^^xsd:string;
  dwc:scientificName 'Colomastix pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Colomastix pusilla'^^xsd:string;
  dwc:aphiaid '102076'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_27'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_A_GR_Summer_A_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_A_GR_Summer_A_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_A_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_A_27'^^xsd:string;
  dwc:scientificName 'Colomastix pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Colomastix pusilla'^^xsd:string;
  dwc:aphiaid '102076'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_A_27'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_32'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Hippolyte leptocerus'^^xsd:string;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_32'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_37'^^xsd:string;
  dwc:scientificName 'Gobius geniporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Gobius geniporus'^^xsd:string;
  dwc:aphiaid '126891'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_37'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_A_GR_Summer_A_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_A_GR_Summer_A_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_A_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_A_38'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Harmothoe spinifera'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_A_38'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_39'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Hiatella arctica'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_39'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_A_GR_Summer_A_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_A_GR_Summer_A_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_A_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_A_39'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Hiatella arctica'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_A_39'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_42'^^xsd:string;
  dwc:scientificName 'Janira maculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Janira maculosa'^^xsd:string;
  dwc:aphiaid '118732'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_42'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '118732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_A_GR_Summer_A_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_A_GR_Summer_A_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_A_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_A_42'^^xsd:string;
  dwc:scientificName 'Janira maculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Janira maculosa'^^xsd:string;
  dwc:aphiaid '118732'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_A_42'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '118732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_44'^^xsd:string;
  dwc:scientificName 'Lepidasthenia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Lepidasthenia elegans'^^xsd:string;
  dwc:aphiaid '130796'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_44'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_A_GR_Summer_A_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_A_GR_Summer_A_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_A_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_A_44'^^xsd:string;
  dwc:scientificName 'Lepidasthenia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Lepidasthenia elegans'^^xsd:string;
  dwc:aphiaid '130796'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_A_44'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_45'^^xsd:string;
  dwc:scientificName 'Leucothoe spinicarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Leucothoe spinicarpa'^^xsd:string;
  dwc:aphiaid '102470'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_45'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_46'^^xsd:string;
  dwc:scientificName 'Liljeborgia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Liljeborgia dellavallei'^^xsd:string;
  dwc:aphiaid '102480'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_46'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_A_GR_Summer_A_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_A_GR_Summer_A_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_A_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_A_46'^^xsd:string;
  dwc:scientificName 'Liljeborgia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Liljeborgia dellavallei'^^xsd:string;
  dwc:aphiaid '102480'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_A_46'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_47'^^xsd:string;
  dwc:scientificName 'Lima lima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Lima lima'^^xsd:string;
  dwc:aphiaid '140233'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_47'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140233'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_49'^^xsd:string;
  dwc:scientificName 'Lumbrineris coccinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Lumbrineris coccinea'^^xsd:string;
  dwc:aphiaid '130242'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_49'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_50'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Lumbrineris latreilli'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_50'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_51'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Lysidice colaris'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_51'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_A_GR_Summer_A_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_A_GR_Summer_A_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_A_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_A_51'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Lysidice colaris'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_A_51'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_52'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Lysidice ninetta'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_52'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_53'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Lysmata seticaudata'^^xsd:string;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_53'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_A_GR_Summer_A_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_A_GR_Summer_A_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_A_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_A_59'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Nemertea sp.3'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_A_59'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_A_GR_Summer_A_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_A_GR_Summer_A_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_A_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_A_60'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Nemertea sp.4'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_A_60'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_63'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Nereis pelagica'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_63'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_67'^^xsd:string;
  dwc:scientificName 'Palola siciliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Palolo siciliensis'^^xsd:string;
  dwc:aphiaid '130078'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_67'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_69'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Perinereis cultrifera'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_69'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_70'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Pilumnus spinifer'^^xsd:string;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_70'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_71'^^xsd:string;
  dwc:scientificName 'Phascolosoma (Phascolosoma) granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Phascolosoma granulatum'^^xsd:string;
  dwc:aphiaid '136080'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_71'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_75'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Pomatoceros triqueter'^^xsd:string;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_75'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_A_GR_Summer_A_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_A_GR_Summer_A_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_A_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_A_77'^^xsd:string;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_A_77'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_A_GR_Summer_A_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_A_GR_Summer_A_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_A_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_A_83'^^xsd:string;
  dwc:scientificName 'Striarca lactea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Striarca lactea'^^xsd:string;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_A_83'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_84'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Subadyte pellucida'^^xsd:string;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_84'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_85'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Syllis armillaris'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_85'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_A_GR_Summer_A_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_A_GR_Summer_A_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_A_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_A_85'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Syllis armillaris'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_A_85'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_86'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Syllis gracilis'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_86'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_A_GR_Summer_A_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_A_GR_Summer_A_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_A_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_A_86'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Syllis gracilis'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_A_86'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_A_GR_Summer_A_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_A_GR_Summer_A_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_A_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_A_89'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Syllis columbretensis'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_A_89'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_92'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Synalpheus gambarelloides'^^xsd:string;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_92'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_A_GR_Summer_A_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_A_GR_Summer_A_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_A_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_A_92'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Synalpheus gambarelloides'^^xsd:string;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_A_92'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_95'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_95'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_96'^^xsd:string;
  dwc:scientificName 'Vermiliopsis monodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Vermiliopsis monodiscus'^^xsd:string;
  dwc:aphiaid '131060'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_96'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_A_GR_Summer_A_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_A_GR_Summer_A_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_A_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_A_97'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_A_97'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_10'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Alpheus dentipes'^^xsd:string;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_10'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_12'^^xsd:string;
  dwc:scientificName 'Amphitrite variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Amphitrite variabilis'^^xsd:string;
  dwc:aphiaid '131479'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_12'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_16'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Athanas nitescens'^^xsd:string;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_16'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_19'^^xsd:string;
  dwc:scientificName 'Branchiosyllis exilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Branchiosyllis exilis'^^xsd:string;
  dwc:aphiaid '131279'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_19'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131279'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_24'^^xsd:string;
  dwc:scientificName 'Ceratonereis (Composetia) costae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Ceratonereis (Composetia) costae'^^xsd:string;
  dwc:aphiaid '333199'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_24'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_25'^^xsd:string;
  dwc:scientificName 'Ceratonereis (Composetia) hircinicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Ceratonereis (Composetia) hircinicola'^^xsd:string;
  dwc:aphiaid '333206'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_25'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_26'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Cestopagurus timidus'^^xsd:string;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_26'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_27'^^xsd:string;
  dwc:scientificName 'Colomastix pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Colomastix pusilla'^^xsd:string;
  dwc:aphiaid '102076'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_27'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_36'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Glycera tesselata'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_36'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_38'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Harmothoe spinifera'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_38'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_39'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Hiatella arctica'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_39'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_41'^^xsd:string;
  dwc:scientificName 'Hydroides pseudouncinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Hydroides pseudouncinatus'^^xsd:string;
  dwc:aphiaid '131013'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_41'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_42'^^xsd:string;
  dwc:scientificName 'Janira maculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Janira maculosa'^^xsd:string;
  dwc:aphiaid '118732'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_42'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '118732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_44'^^xsd:string;
  dwc:scientificName 'Lepidasthenia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Lepidasthenia elegans'^^xsd:string;
  dwc:aphiaid '130796'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_44'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_46'^^xsd:string;
  dwc:scientificName 'Liljeborgia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Liljeborgia dellavallei'^^xsd:string;
  dwc:aphiaid '102480'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_46'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_49'^^xsd:string;
  dwc:scientificName 'Lumbrineris coccinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Lumbrineris coccinea'^^xsd:string;
  dwc:aphiaid '130242'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_49'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_54'^^xsd:string;
  dwc:scientificName 'Maera inaequipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Maera inaequipes'^^xsd:string;
  dwc:aphiaid '102818'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_54'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '236535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_62'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Nemertea sp.6'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_62'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_71'^^xsd:string;
  dwc:scientificName 'Phascolosoma (Phascolosoma) granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Phascolosoma granulatum'^^xsd:string;
  dwc:aphiaid '136080'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_71'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_75'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Pomatoceros triqueter'^^xsd:string;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_75'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_81'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Spirobranchus polytrema'^^xsd:string;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_81'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_86'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Syllis gracilis'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_86'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_92'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Synalpheus gambarelloides'^^xsd:string;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_92'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_94'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Trypanosyllis zebra'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_94'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_B_GR_Winter_B_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_B_GR_Winter_B_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_B_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_B_11'^^xsd:string;
  dwc:scientificName 'Amphitrite rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Amphitrite rubra'^^xsd:string;
  dwc:aphiaid '131478'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_B_11'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_B_GR_Winter_B_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_B_GR_Winter_B_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_B_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_B_12'^^xsd:string;
  dwc:scientificName 'Amphitrite variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Amphitrite variabilis'^^xsd:string;
  dwc:aphiaid '131479'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_B_12'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_B_GR_Winter_B_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_B_GR_Winter_B_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_B_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_B_24'^^xsd:string;
  dwc:scientificName 'Ceratonereis (Composetia) costae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Ceratonereis (Composetia) costae'^^xsd:string;
  dwc:aphiaid '333199'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_B_24'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_B_GR_Winter_B_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_B_GR_Winter_B_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_B_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_B_25'^^xsd:string;
  dwc:scientificName 'Ceratonereis (Composetia) hircinicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Ceratonereis (Composetia) hircinicola'^^xsd:string;
  dwc:aphiaid '333206'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_B_25'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_B_GR_Winter_B_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_B_GR_Winter_B_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_B_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_B_27'^^xsd:string;
  dwc:scientificName 'Colomastix pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Colomastix pusilla'^^xsd:string;
  dwc:aphiaid '102076'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_B_27'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_B_GR_Winter_B_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_B_GR_Winter_B_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_B_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_B_32'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Hippolyte leptocerus'^^xsd:string;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_B_32'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_B_GR_Winter_B_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_B_GR_Winter_B_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_B_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_B_33'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Eunice vittata'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_B_33'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_B_GR_Winter_B_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_B_GR_Winter_B_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_B_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_B_38'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Harmothoe spinifera'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_B_38'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_B_GR_Winter_B_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_B_GR_Winter_B_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_B_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_B_39'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Hiatella arctica'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_B_39'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_B_GR_Winter_B_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_B_GR_Winter_B_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_B_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_B_41'^^xsd:string;
  dwc:scientificName 'Hydroides pseudouncinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Hydroides pseudouncinatus'^^xsd:string;
  dwc:aphiaid '131013'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_B_41'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_B_GR_Winter_B_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_B_GR_Winter_B_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_B_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_B_42'^^xsd:string;
  dwc:scientificName 'Janira maculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Janira maculosa'^^xsd:string;
  dwc:aphiaid '118732'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_B_42'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '118732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_B_GR_Winter_B_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_B_GR_Winter_B_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_B_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_B_43'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrhata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Kefersteinia cirrata'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_B_43'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_B_GR_Winter_B_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_B_GR_Winter_B_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_B_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_B_44'^^xsd:string;
  dwc:scientificName 'Lepidasthenia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Lepidasthenia elegans'^^xsd:string;
  dwc:aphiaid '130796'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_B_44'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_B_GR_Winter_B_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_B_GR_Winter_B_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_B_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_B_46'^^xsd:string;
  dwc:scientificName 'Liljeborgia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Liljeborgia dellavallei'^^xsd:string;
  dwc:aphiaid '102480'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_B_46'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_B_GR_Winter_B_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_B_GR_Winter_B_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_B_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_B_57'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Nemertea sp.1'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_B_57'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_B_GR_Winter_B_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_B_GR_Winter_B_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_B_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_B_71'^^xsd:string;
  dwc:scientificName 'Phascolosoma (Phascolosoma) granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Phascolosoma granulatum'^^xsd:string;
  dwc:aphiaid '136080'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_B_71'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_B_GR_Winter_B_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_B_GR_Winter_B_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_B_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_B_75'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Pomatoceros triqueter'^^xsd:string;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_B_75'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_B_GR_Winter_B_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_B_GR_Winter_B_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_B_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_B_84'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Subadyte pellucida'^^xsd:string;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_B_84'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_B_GR_Winter_B_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_B_GR_Winter_B_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_B_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_B_86'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Syllis gracilis'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_B_86'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_B_GR_Winter_B_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_B_GR_Winter_B_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_B_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_B_92'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Synalpheus gambarelloides'^^xsd:string;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_B_92'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_B_GR_Winter_B_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_B_GR_Winter_B_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_B_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_B_96'^^xsd:string;
  dwc:scientificName 'Vermiliopsis monodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Vermiliopsis monodiscus'^^xsd:string;
  dwc:aphiaid '131060'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_B_96'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_10'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Alpheus dentipes'^^xsd:string;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_10'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_12'^^xsd:string;
  dwc:scientificName 'Amphitrite variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Amphitrite variabilis'^^xsd:string;
  dwc:aphiaid '131479'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_12'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_13'^^xsd:string;
  dwc:scientificName 'Muramura intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Apseudes intermedius'^^xsd:string;
  dwc:aphiaid '247112'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_13'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '827029'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_16'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Athanas nitescens'^^xsd:string;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_16'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_18'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Bittium reticulatum'^^xsd:string;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_18'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_25'^^xsd:string;
  dwc:scientificName 'Ceratonereis (Composetia) hircinicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Ceratonereis (Composetia) hircinicola'^^xsd:string;
  dwc:aphiaid '333206'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_25'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_26'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Cestopagurus timidus'^^xsd:string;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_26'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_27'^^xsd:string;
  dwc:scientificName 'Colomastix pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Colomastix pusilla'^^xsd:string;
  dwc:aphiaid '102076'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_27'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_34'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Galathea intermedia'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_34'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_38'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Harmothoe spinifera'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_38'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_39'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Hiatella arctica'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_39'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_42'^^xsd:string;
  dwc:scientificName 'Janira maculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Janira maculosa'^^xsd:string;
  dwc:aphiaid '118732'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_42'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '118732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_44'^^xsd:string;
  dwc:scientificName 'Lepidasthenia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Lepidasthenia elegans'^^xsd:string;
  dwc:aphiaid '130796'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_44'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_45'^^xsd:string;
  dwc:scientificName 'Leucothoe spinicarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Leucothoe spinicarpa'^^xsd:string;
  dwc:aphiaid '102470'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_45'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_50'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Lumbrineris latreilli'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_50'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_51'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Lysidice colaris'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_51'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_55'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Marphysa sanguinea'^^xsd:string;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_55'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_64'^^xsd:string;
  dwc:scientificName 'Ocinebrina aciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Ocinebrina aciculata'^^xsd:string;
  dwc:aphiaid '140407'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_64'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '140407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_66'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Pagurus anachoretus'^^xsd:string;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_66'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_67'^^xsd:string;
  dwc:scientificName 'Palola siciliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Palolo siciliensis'^^xsd:string;
  dwc:aphiaid '130078'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_67'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_71'^^xsd:string;
  dwc:scientificName 'Phascolosoma (Phascolosoma) granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Phascolosoma granulatum'^^xsd:string;
  dwc:aphiaid '136080'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_71'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_74'^^xsd:string;
  dwc:scientificName 'Dipolydora armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Dipolydora armata'^^xsd:string;
  dwc:aphiaid '131115'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_74'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_78'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Serpula vermicularis'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_78'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_84'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Subadyte pellucida'^^xsd:string;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_84'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_86'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Syllis gracilis'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_86'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_87'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Syllis hyalina'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_87'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_91'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Syllis variegata'^^xsd:string;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_91'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_A_CY_Winter_A_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_A_CY_Winter_A_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_A_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_A_10'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Alpheus dentipes'^^xsd:string;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_A_10'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_A_CY_Winter_A_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_A_CY_Winter_A_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_A_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_A_18'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Bittium reticulatum'^^xsd:string;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_A_18'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_A_CY_Winter_A_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_A_CY_Winter_A_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_A_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_A_28'^^xsd:string;
  dwc:scientificName 'Cymodoce spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Cymodoce spinosa'^^xsd:string;
  dwc:aphiaid '118934'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_A_28'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_A_CY_Winter_A_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_A_CY_Winter_A_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_A_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_A_31'^^xsd:string;
  dwc:scientificName 'Elasmopus pocillimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Elasmopus pocillimanus'^^xsd:string;
  dwc:aphiaid '102804'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_A_31'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102804'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_A_CY_Winter_A_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_A_CY_Winter_A_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_A_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_A_45'^^xsd:string;
  dwc:scientificName 'Leucothoe spinicarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Leucothoe spinicarpa'^^xsd:string;
  dwc:aphiaid '102470'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_A_45'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_A_CY_Winter_A_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_A_CY_Winter_A_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_A_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_A_46'^^xsd:string;
  dwc:scientificName 'Liljeborgia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Liljeborgia dellavallei'^^xsd:string;
  dwc:aphiaid '102480'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_A_46'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_A_CY_Winter_A_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_A_CY_Winter_A_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_A_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_A_51'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Lysidice colaris'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_A_51'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_A_CY_Winter_A_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_A_CY_Winter_A_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_A_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_A_54'^^xsd:string;
  dwc:scientificName 'Maera inaequipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Maera inaequipes'^^xsd:string;
  dwc:aphiaid '102818'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_A_54'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_A_CY_Winter_A_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_A_CY_Winter_A_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_A_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_A_56'^^xsd:string;
  dwc:scientificName 'Microdeutopus bifidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Microdeutopus bifidus'^^xsd:string;
  dwc:aphiaid '102045'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_A_56'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_A_CY_Winter_A_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_A_CY_Winter_A_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_A_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_A_63'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Nereis pelagica'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_A_63'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_A_CY_Winter_A_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_A_CY_Winter_A_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_A_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_A_65'^^xsd:string;
  dwc:scientificName 'Ophiactis savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Ophiactis savignyi'^^xsd:string;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_A_65'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_A_CY_Winter_A_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_A_CY_Winter_A_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_A_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_A_71'^^xsd:string;
  dwc:scientificName 'Phascolosoma (Phascolosoma) granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Phascolosoma granulatum'^^xsd:string;
  dwc:aphiaid '136080'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_A_71'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_A_CY_Winter_A_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_A_CY_Winter_A_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_A_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_A_73'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Platynereis dumerilii'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_A_73'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_A_CY_Winter_A_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_A_CY_Winter_A_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_A_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_A_74'^^xsd:string;
  dwc:scientificName 'Dipolydora armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Dipolydora armata'^^xsd:string;
  dwc:aphiaid '131115'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_A_74'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_A_CY_Winter_A_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_A_CY_Winter_A_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_A_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_A_88'^^xsd:string;
  dwc:scientificName 'Syllis krohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Syllis krohni'^^xsd:string;
  dwc:aphiaid '131440'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_A_88'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_A_CY_Winter_A_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_A_CY_Winter_A_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_A_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_A_92'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Synalpheus gambarelloides'^^xsd:string;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_A_92'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_B_CY_Winter_B_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_B_CY_Winter_B_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_B_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_B_17'^^xsd:string;
  dwc:scientificName 'Columbella rustica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Columbella rustica'^^xsd:string;
  dwc:aphiaid '139196'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_B_17'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_B_CY_Winter_B_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_B_CY_Winter_B_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_B_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_B_26'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Cestopagurus timidus'^^xsd:string;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_B_26'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_B_CY_Winter_B_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_B_CY_Winter_B_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_B_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_B_27'^^xsd:string;
  dwc:scientificName 'Colomastix pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Colomastix pusilla'^^xsd:string;
  dwc:aphiaid '102076'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_B_27'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_B_CY_Winter_B_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_B_CY_Winter_B_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_B_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_B_30'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Dexamine spinosa'^^xsd:string;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_B_30'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_B_CY_Winter_B_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_B_CY_Winter_B_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_B_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_B_45'^^xsd:string;
  dwc:scientificName 'Leucothoe spinicarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Leucothoe spinicarpa'^^xsd:string;
  dwc:aphiaid '102470'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_B_45'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_B_CY_Winter_B_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_B_CY_Winter_B_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_B_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_B_46'^^xsd:string;
  dwc:scientificName 'Liljeborgia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Liljeborgia dellavallei'^^xsd:string;
  dwc:aphiaid '102480'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_B_46'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_B_CY_Winter_B_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_B_CY_Winter_B_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_B_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_B_56'^^xsd:string;
  dwc:scientificName 'Microdeutopus bifidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Microdeutopus bifidus'^^xsd:string;
  dwc:aphiaid '102045'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_B_56'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_B_CY_Winter_B_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_B_CY_Winter_B_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_B_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_B_58'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Nemertea sp.2'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_B_58'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_B_CY_Winter_B_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_B_CY_Winter_B_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_B_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_B_67'^^xsd:string;
  dwc:scientificName 'Palola siciliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Palolo siciliensis'^^xsd:string;
  dwc:aphiaid '130078'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_B_67'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_B_CY_Winter_B_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_B_CY_Winter_B_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_B_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_B_72'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Pholoe minuta'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_B_72'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_B_CY_Winter_B_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_B_CY_Winter_B_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_B_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_B_92'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Synalpheus gambarelloides'^^xsd:string;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_B_92'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_B_CY_Winter_B_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_B_CY_Winter_B_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_B_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_B_93'^^xsd:string;
  dwc:scientificName 'Tanais dulongii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Tanais dulongii'^^xsd:string;
  dwc:aphiaid '136546'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_B_93'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '136546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_C_CY_Winter_C_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_C_CY_Winter_C_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_C_CY_Winter_C_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_C_CY_Winter_C_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_C_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_C_13'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Arabella (Arabella) iricolor'^^xsd:string;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_C_13'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_C_CY_Winter_C_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_C_CY_Winter_C_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_C_CY_Winter_C_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_C_CY_Winter_C_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_C_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_C_45'^^xsd:string;
  dwc:scientificName 'Leucothoe spinicarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Leucothoe spinicarpa'^^xsd:string;
  dwc:aphiaid '102470'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_C_45'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_C_CY_Winter_C_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_C_CY_Winter_C_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_C_CY_Winter_C_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_C_CY_Winter_C_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_C_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_C_61'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Nemertea sp.5'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_C_61'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_C_CY_Winter_C_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_C_CY_Winter_C_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_C_CY_Winter_C_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_C_CY_Winter_C_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_C_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_C_71'^^xsd:string;
  dwc:scientificName 'Phascolosoma (Phascolosoma) granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Phascolosoma granulatum'^^xsd:string;
  dwc:aphiaid '136080'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_C_71'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_C_CY_Winter_C_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_C_CY_Winter_C_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_C_CY_Winter_C_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_C_CY_Winter_C_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_C_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_C_92'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Synalpheus gambarelloides'^^xsd:string;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_C_92'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_A_CY_Summer_A_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_A_CY_Summer_A_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_A_CY_Summer_A_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_A_CY_Summer_A_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_A_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_A_45'^^xsd:string;
  dwc:scientificName 'Leucothoe spinicarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Leucothoe spinicarpa'^^xsd:string;
  dwc:aphiaid '102470'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_A_45'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_A_CY_Summer_A_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_A_CY_Summer_A_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_A_CY_Summer_A_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_A_CY_Summer_A_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_A_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_A_65'^^xsd:string;
  dwc:scientificName 'Ophiactis savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Ophiactis savignyi'^^xsd:string;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_A_65'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_A_CY_Summer_A_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_A_CY_Summer_A_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_A_CY_Summer_A_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_A_CY_Summer_A_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_A_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_A_71'^^xsd:string;
  dwc:scientificName 'Phascolosoma (Phascolosoma) granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Phascolosoma granulatum'^^xsd:string;
  dwc:aphiaid '136080'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_A_71'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_A_CY_Summer_A_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_A_CY_Summer_A_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_A_CY_Summer_A_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_A_CY_Summer_A_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_A_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_A_78'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Serpula vermicularis'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_A_78'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_A_CY_Summer_A_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_A_CY_Summer_A_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_A_CY_Summer_A_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_A_CY_Summer_A_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_A_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_A_92'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Synalpheus gambarelloides'^^xsd:string;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_A_92'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_B_CY_Summer_B_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_B_CY_Summer_B_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_B_CY_Summer_B_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_B_CY_Summer_B_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_B_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_B_15'^^xsd:string;
  dwc:scientificName 'Aspidosiphon (Aspidosiphon) muelleri muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Aspidosiphon muelleri'^^xsd:string;
  dwc:aphiaid '410717'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_B_15'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_B_CY_Summer_B_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_B_CY_Summer_B_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_B_CY_Summer_B_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_B_CY_Summer_B_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_B_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_B_20'^^xsd:string;
  dwc:scientificName 'Mitra cornicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Mitra cornicula'^^xsd:string;
  dwc:aphiaid '590519'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_B_20'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1060398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_B_CY_Summer_B_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_B_CY_Summer_B_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_B_CY_Summer_B_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_B_CY_Summer_B_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_B_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_B_29'^^xsd:string;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Branchiomma bombyx'^^xsd:string;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_B_29'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_B_CY_Summer_B_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_B_CY_Summer_B_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_B_CY_Summer_B_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_B_CY_Summer_B_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_B_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_B_45'^^xsd:string;
  dwc:scientificName 'Leucothoe spinicarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Leucothoe spinicarpa'^^xsd:string;
  dwc:aphiaid '102470'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_B_45'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_B_CY_Summer_B_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_B_CY_Summer_B_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_B_CY_Summer_B_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_B_CY_Summer_B_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_B_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_B_56'^^xsd:string;
  dwc:scientificName 'Microdeutopus bifidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Microdeutopus bifidus'^^xsd:string;
  dwc:aphiaid '102045'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_B_56'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_B_CY_Summer_B_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_B_CY_Summer_B_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_B_CY_Summer_B_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_B_CY_Summer_B_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_B_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_B_65'^^xsd:string;
  dwc:scientificName 'Ophiactis savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Ophiactis savignyi'^^xsd:string;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_B_65'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_B_CY_Summer_B_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_B_CY_Summer_B_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_B_CY_Summer_B_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_B_CY_Summer_B_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_B_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_B_71'^^xsd:string;
  dwc:scientificName 'Phascolosoma (Phascolosoma) granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Phascolosoma granulatum'^^xsd:string;
  dwc:aphiaid '136080'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_B_71'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_B_CY_Summer_B_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_B_CY_Summer_B_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_B_CY_Summer_B_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_B_CY_Summer_B_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_B_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_B_77'^^xsd:string;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_B_77'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_B_CY_Summer_B_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_B_CY_Summer_B_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_B_CY_Summer_B_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_B_CY_Summer_B_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_B_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_B_90'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Syllis gerlachi'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_B_90'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_B_CY_Summer_B_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_B_CY_Summer_B_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_B_CY_Summer_B_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_B_CY_Summer_B_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_B_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_B_92'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Synalpheus gambarelloides'^^xsd:string;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_B_92'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_C_CY_Summer_C_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_C_CY_Summer_C_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_C_CY_Summer_C_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_C_CY_Summer_C_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_C_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_C_22'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Capitella capitata'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_C_22'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_C_CY_Summer_C_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_C_CY_Summer_C_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_C_CY_Summer_C_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_C_CY_Summer_C_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_C_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_C_42'^^xsd:string;
  dwc:scientificName 'Janira maculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Janira maculosa'^^xsd:string;
  dwc:aphiaid '118732'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_C_42'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '118732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_C_CY_Summer_C_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_C_CY_Summer_C_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_C_CY_Summer_C_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_C_CY_Summer_C_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_C_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_C_45'^^xsd:string;
  dwc:scientificName 'Leucothoe spinicarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Leucothoe spinicarpa'^^xsd:string;
  dwc:aphiaid '102470'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_C_45'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_C_CY_Summer_C_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_C_CY_Summer_C_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_C_CY_Summer_C_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_C_CY_Summer_C_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_C_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_C_54'^^xsd:string;
  dwc:scientificName 'Maera inaequipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Maera inaequipes'^^xsd:string;
  dwc:aphiaid '102818'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_C_54'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '236535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_C_CY_Summer_C_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_C_CY_Summer_C_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_C_CY_Summer_C_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_C_CY_Summer_C_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_C_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_C_56'^^xsd:string;
  dwc:scientificName 'Microdeutopus bifidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Microdeutopus bifidus'^^xsd:string;
  dwc:aphiaid '102045'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_C_56'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_C_CY_Summer_C_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_C_CY_Summer_C_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_C_CY_Summer_C_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_C_CY_Summer_C_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_C_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_C_65'^^xsd:string;
  dwc:scientificName 'Ophiactis savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Ophiactis savignyi'^^xsd:string;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_C_65'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_C_CY_Summer_C_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_C_CY_Summer_C_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_C_CY_Summer_C_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_C_CY_Summer_C_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_C_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_C_71'^^xsd:string;
  dwc:scientificName 'Phascolosoma (Phascolosoma) granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Phascolosoma granulatum'^^xsd:string;
  dwc:aphiaid '136080'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_C_71'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_C_CY_Summer_C_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_C_CY_Summer_C_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_C_CY_Summer_C_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_C_CY_Summer_C_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_C_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_C_83'^^xsd:string;
  dwc:scientificName 'Striarca lactea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Striarca lactea'^^xsd:string;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_C_83'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_C_CY_Summer_C_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_C_CY_Summer_C_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_C_CY_Summer_C_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_C_CY_Summer_C_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_C_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_C_92'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Synalpheus gambarelloides'^^xsd:string;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_C_92'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_13'^^xsd:string;
  dwc:scientificName 'Muramura intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Apseudes intermedius'^^xsd:string;
  dwc:aphiaid '247112'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_13'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '827029'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_15'^^xsd:string;
  dwc:scientificName 'Aspidosiphon (Aspidosiphon) muelleri muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Aspidosiphon muelleri'^^xsd:string;
  dwc:aphiaid '410717'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_15'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_20'^^xsd:string;
  dwc:scientificName 'Mitra cornicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Mitra cornicula'^^xsd:string;
  dwc:aphiaid '590519'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_20'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1060398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_21'^^xsd:string;
  dwc:scientificName 'Callochiton septemvalvis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Callochiton septemvalvis'^^xsd:string;
  dwc:aphiaid '140132'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_21'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_22'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Capitella capitata'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_22'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_23'^^xsd:string;
  dwc:scientificName 'Ceradocus (Ceradocus) orchestiipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Ceradocus orchestiipes'^^xsd:string;
  dwc:aphiaid '102791'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_23'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_26'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Cestopagurus timidus'^^xsd:string;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_26'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_28'^^xsd:string;
  dwc:scientificName 'Cymodoce spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Cymodoce spinosa'^^xsd:string;
  dwc:aphiaid '118934'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_28'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '118934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_31'^^xsd:string;
  dwc:scientificName 'Elasmopus pocillimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Elasmopus pocillimanus'^^xsd:string;
  dwc:aphiaid '102804'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_31'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102804'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_35'^^xsd:string;
  dwc:scientificName 'Gammaropsis crenulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gammaropsis crenulata'^^xsd:string;
  dwc:aphiaid '102359'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_35'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_40'^^xsd:string;
  dwc:scientificName 'Hydroides niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Hydroides niger'^^xsd:string;
  dwc:aphiaid '131008'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_40'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '328460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_42'^^xsd:string;
  dwc:scientificName 'Janira maculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Janira maculosa'^^xsd:string;
  dwc:aphiaid '118732'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_42'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '118732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_45'^^xsd:string;
  dwc:scientificName 'Leucothoe spinicarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Leucothoe spinicarpa'^^xsd:string;
  dwc:aphiaid '102470'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_45'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_48'^^xsd:string;
  dwc:scientificName 'Lithophaga lithophaga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Lithophaga lithophaga'^^xsd:string;
  dwc:aphiaid '140459'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_48'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140459'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_54'^^xsd:string;
  dwc:scientificName 'Maera inaequipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Maera inaequipes'^^xsd:string;
  dwc:aphiaid '102818'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_54'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '236535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_56'^^xsd:string;
  dwc:scientificName 'Microdeutopus bifidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Microdeutopus bifidus'^^xsd:string;
  dwc:aphiaid '102045'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_56'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_65'^^xsd:string;
  dwc:scientificName 'Ophiactis savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Ophiactis savignyi'^^xsd:string;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_65'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_68'^^xsd:string;
  dwc:scientificName 'Paractaea monodi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Paractaea monodi'^^xsd:string;
  dwc:aphiaid '107434'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_68'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107434'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_71'^^xsd:string;
  dwc:scientificName 'Phascolosoma (Phascolosoma) granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Phascolosoma granulatum'^^xsd:string;
  dwc:aphiaid '136080'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_71'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_76'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Pontogenia chrysocoma'^^xsd:string;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_76'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_79'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Serpula concharum'^^xsd:string;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_79'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_80'^^xsd:string;
  dwc:scientificName 'Eurydice affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eurydice affinis'^^xsd:string;
  dwc:aphiaid '118843'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_80'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '118843'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_82'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Dorvillea rubrovittata'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_82'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_83'^^xsd:string;
  dwc:scientificName 'Striarca lactea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Striarca lactea'^^xsd:string;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_83'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_90'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Syllis gerlachi'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_90'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_92'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Synalpheus gambarelloides'^^xsd:string;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_92'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_97'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_97'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_98'^^xsd:string;
  dwc:scientificName 'Calcarea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Calcarea sp.'^^xsd:string;
  dwc:aphiaid '559'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_98'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '559'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_A_GR_Summer_A_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_A_GR_Summer_A_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_A_GR_Summer_A_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_A_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_A_1'^^xsd:string;
  dwc:scientificName 'Sarcotragus foetidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Sarcotragus foetidus Schmidt, 1862'^^xsd:string;
  dwc:aphiaid '132371'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_A_1'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '132371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Summer_B_GR_Summer_B_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Summer_B_GR_Summer_B_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Summer_B_GR_Summer_B_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Summer_B_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Summer_B_1'^^xsd:string;
  dwc:scientificName 'Sarcotragus foetidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Summer_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Sarcotragus foetidus Schmidt, 1862'^^xsd:string;
  dwc:aphiaid '132371'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Summer_B_1'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '132371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_A_GR_Winter_A_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_A_GR_Winter_A_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_A_GR_Winter_A_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_A_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_A_1'^^xsd:string;
  dwc:scientificName 'Sarcotragus foetidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Sarcotragus foetidus Schmidt, 1862'^^xsd:string;
  dwc:aphiaid '132371'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_A_1'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '132371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_B_GR_Winter_B_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_B_GR_Winter_B_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_B_GR_Winter_B_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_B_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_B_1'^^xsd:string;
  dwc:scientificName 'Sarcotragus foetidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Sarcotragus foetidus Schmidt, 1862'^^xsd:string;
  dwc:aphiaid '132371'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_B_1'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '132371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_GR_Winter_C_GR_Winter_C_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_GR_Winter_C_GR_Winter_C_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.038449 23.995761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.038449"^^xsd:decimal ;
  dwc:decimalLongitude "23.995761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_GR_Winter_C_GR_Winter_C_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR_Winter_C_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'GR_Winter_C_1'^^xsd:string;
  dwc:scientificName 'Sarcotragus foetidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '23.995761'^^xsd:double;
  dwc:latitude '40.038449'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Sarcotragus foetidus Schmidt, 1862'^^xsd:string;
  dwc:aphiaid '132371'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'GR_Winter_C_1'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '132371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_A_CY_Winter_A_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_A_CY_Winter_A_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_A_CY_Winter_A_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_A_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_A_1'^^xsd:string;
  dwc:scientificName 'Sarcotragus foetidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Sarcotragus foetidus Schmidt, 1862'^^xsd:string;
  dwc:aphiaid '132371'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_A_1'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '132371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_B_CY_Winter_B_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_B_CY_Winter_B_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_B_CY_Winter_B_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_B_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_B_1'^^xsd:string;
  dwc:scientificName 'Sarcotragus foetidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Sarcotragus foetidus Schmidt, 1862'^^xsd:string;
  dwc:aphiaid '132371'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_B_1'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '132371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Winter_C_CY_Winter_C_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Winter_C_CY_Winter_C_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Winter_C_CY_Winter_C_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Winter_C_CY_Winter_C_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Winter_C_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Winter_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Winter_C_1'^^xsd:string;
  dwc:scientificName 'Sarcotragus foetidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Winter_C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Sarcotragus foetidus Schmidt, 1862'^^xsd:string;
  dwc:aphiaid '132371'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Winter_C_1'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '132371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_A_CY_Summer_A_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_A_CY_Summer_A_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_A_CY_Summer_A_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_A_CY_Summer_A_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_A_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_A_1'^^xsd:string;
  dwc:scientificName 'Sarcotragus foetidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Sarcotragus foetidus Schmidt, 1862'^^xsd:string;
  dwc:aphiaid '132371'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_A_1'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '132371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_B_CY_Summer_B_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_B_CY_Summer_B_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_B_CY_Summer_B_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_B_CY_Summer_B_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_B_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_B_1'^^xsd:string;
  dwc:scientificName 'Sarcotragus foetidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Sarcotragus foetidus Schmidt, 1862'^^xsd:string;
  dwc:aphiaid '132371'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_B_1'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '132371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_C_CY_Summer_C_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_C_CY_Summer_C_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_C_CY_Summer_C_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_C_CY_Summer_C_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_C_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_C_1'^^xsd:string;
  dwc:scientificName 'Sarcotragus foetidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Sarcotragus foetidus Schmidt, 1862'^^xsd:string;
  dwc:aphiaid '132371'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_C_1'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '132371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6702_CY_Summer_D_CY_Summer_D_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6702_CY_Summer_D_CY_Summer_D_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826575 32.385708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826575"^^xsd:decimal ;
  dwc:decimalLongitude "32.385708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6702_CY_Summer_D_CY_Summer_D_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CY_Summer_D_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6702_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CY_Summer_D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Aristotle University of Thessaloniki'^^xsd:string;
  dwc:collectionCode 'Comparative study of the organismic assemblages associated with the demosponge Sarcotragus foetidus Schmidt, 1862 in the coasts of Cyprus and Greece'^^xsd:string;
  dwc:catalogNumber 'CY_Summer_D_1'^^xsd:string;
  dwc:scientificName 'Sarcotragus foetidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CY_Summer_D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.385708'^^xsd:double;
  dwc:latitude '34.826575'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Sarcotragus foetidus Schmidt, 1862'^^xsd:string;
  dwc:aphiaid '132371'^^xsd:integer;
  dwc:samplingProtocol 'Sampling was conducted by scuba diving. Each sponge was covered with a plastic bag and was cut from the substrate with a knife. Upon transfer ashore formalin was added to each sample (final concentration 5%) which were subsequently stored in buckets.'^^xsd:string;
  dwc:occurrenceId 'CY_Summer_D_1'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '132371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF